home *** CD-ROM | disk | FTP | other *** search
/ Winzipper / Winzipper_ISO.iso / nt4.0 server / INETSRV / SCRIPTS / SAMPLES / SAMPLE.IDC < prev    next >
Encoding:
Text File  |  1996-07-31  |  146 b   |  6 lines

  1. Datasource: web sql
  2. Username: sa
  3. Template: sample.htx
  4. SQLStatement:
  5. +SELECT au_lname, ytd_sales from pubs.dbo.titleview where ytd_sales>5000
  6.